Skip to main content

hilitedItemName

Type

property

Summary

The currently highlighted segment names

Syntax

get the hilitedItemName of <widget>
set the hilitedItemName of <widget> to <nameList>

Description

The names of the highlighted segments of the control. Each item in the hilitedItemName is a segment name.

If the multipleHilites is false when setting the hilitedItemName, then the first name in the hilitedItemName determines which segment is highlighted, and the remainder of the hilitedItemName are ignored.

The hiliteChanged message is sent when setting the hilitedItemName, unless it doesn't change which segments are highlighted.

message: hiliteChanged

property: hilitedItem, itemNames, multipleHilites